Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is kicking off a free cloud agent to fix this issue. This run is complimentary, but you can enable autofix for all future PRs in the Cursor dashboard.
Member
Author
|
@torresmateo or @vfanelle I don't want this to go stale. Can you please take a look? |
vfanelle
reviewed
Apr 2, 2026
Co-authored-by: vfanelle <vfanelle@gmail.com>
vfanelle
reviewed
Apr 2, 2026
Comment on lines
+8
to
+10
| Explore example repositories that demonstrate Arcade's capabilities in real-world scenarios. | ||
|
|
||
| Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions to help you understand implementation details and get started quickly. | ||
| Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions. |
Contributor
There was a problem hiding this comment.
Suggested change
| Explore example repositories that demonstrate Arcade's capabilities in real-world scenarios. | |
| Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions to help you understand implementation details and get started quickly. | |
| Use these repositories as starting points for your own projects or reference implementations for specific integration patterns. Each repository includes complete source code and setup instructions. | |
| Get up and running faster with ready-to-use example repositories. | |
| Browse sample apps and MCP servers to see how Arcade works in practice, then fork them as a starting point or use them as a reference while building your own projects and integrations. |
vfanelle
reviewed
Apr 2, 2026
| 1. Fork the [Arcade docs repository](https://github.com/ArcadeAI/docs) | ||
| 2. Add your server to `/app/en/resources/examples/page.mdx` following the existing pattern | ||
| 3. Include a descriptive title, clear description, and appropriate tags | ||
| 4. Create a pull request with details about your server and its Arcade integration |
Contributor
There was a problem hiding this comment.
Suggested change
| 4. Create a pull request with details about your server and its Arcade integration | |
| 4. Create a pull request with details about your server, its Arcade integration, and a link to the public repository. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

See what it looks like here: https://docs-git-ericgustin-examples-mcp-tab-arcade-ai.vercel.app/en/resources/examples
Resolves: https://linear.app/arcadedev/issue/TOO-511/we-need-to-show-more-examples-of-how-to-build-toolkits
Note
Low Risk
Low risk documentation-only change that reorganizes content and adds a new tabbed section; main risk is minor UX/rendering issues from the new
TabsMDX usage.Overview
Updates the
Examplesdocs page to use a tabbed layout (Tabsfromnextra/components) that separates Sample apps from Example MCP servers.Refreshes the page title/intro copy and adds a new MCP server section (including a first
Granola MCP Servercard) with parallel submission guidelines/instructions for MCP server contributions.Written by Cursor Bugbot for commit 381d417. This will update automatically on new commits. Configure here.